Skip to content

prometheus-chrony-exporter: init at 0.12.0#393681

Closed
paepckehh wants to merge 1 commit intoNixOS:masterfrom
paepckehh:prometheus-chrony-exporter
Closed

prometheus-chrony-exporter: init at 0.12.0#393681
paepckehh wants to merge 1 commit intoNixOS:masterfrom
paepckehh:prometheus-chrony-exporter

Conversation

@paepckehh
Copy link
Contributor

@paepckehh paepckehh commented Mar 27, 2025

prometheus-chrony-exporter

  • produces a simple, static and dependency free single binary package
  • will automatically follow / update upstream repo
  • next steps, after merge
    • add native services.prometheus.exporter.chrony.[*] modules integration

package/module will allow simple grafana dashbord integration for everyone:
https://grafana.com/api/dashboards/15767/images/11667/image

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@paepckehh paepckehh force-pushed the prometheus-chrony-exporter branch from 43bd55f to 8f87cf9 Compare March 27, 2025 10:48
@paepckehh paepckehh force-pushed the prometheus-chrony-exporter branch from 8f87cf9 to 79d4553 Compare March 27, 2025 10:52
@github-actions github-actions bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 27, 2025
@paepckehh paepckehh requested a review from a team March 27, 2025 11:01
fetchFromGitHub,
nix-update-script,
}:
buildGoModule rec {
Copy link
Contributor

@drupol drupol Mar 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use finalAttrs, see #390220

@K900
Copy link
Contributor

K900 commented Mar 27, 2025

You just pinged nearly 4 thousand people. Please submit a new PR to prevent further spam.

@K900 K900 closed this Mar 27, 2025
@NixOS NixOS locked and limited conversation to collaborators Mar 27, 2025
@paepckehh paepckehh deleted the prometheus-chrony-exporter branch March 27, 2025 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants